Chrono Humanize - Make your text time representation human appealing
Build status
branch | status |
---|---|
master | |
develop |
Quick Start
extern crate chrono;
extern crate chrono_humanize;
use ;
use HumanTime;
let dt = now + days;
let ht = from;
let english = format!;
assert_eq!;